Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/swapnilsparsh/30DaysOfJavaScript/77 - Search Github Profile/css/

font-awesome.min.css /cody/swapnilsparsh/30DaysOfJavaScript/77 - Search Github Profile/css/font-awesome.min.css
164 Views
0 Comments
/*!
* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Fon
font.css /cody/swapnilsparsh/30DaysOfJavaScript/77 - Search Github Profile/css/font.css
158 Views
0 Comments
/* arvo-regular - latin */
@font-face {
font-family: 'Arvo';
font-style: normal;
font-weight: 400;
src: url('../
style.css /cody/swapnilsparsh/30DaysOfJavaScript/77 - Search Github Profile/css/style.css
173 Views
0 Comments
* {
margin: 0;
padding: 0;
font-family: "Roboto";
}

body{
background-color: #19172e;
style.css.map /cody/swapnilsparsh/30DaysOfJavaScript/77 - Search Github Profile/css/style.css.map
226 Views
0 Comments
{
"version": 3,
"mappings": "AAAA,AAAA,CAAC,CAAC;EACA,MAAM,EAAE,CAAC;EACT,OAAO,EAAE,CAAC;EACV,WAAW,EAAE,QAAQ;CACtB;;AAED
style.scss /cody/swapnilsparsh/30DaysOfJavaScript/77 - Search Github Profile/css/style.scss
278 Views
0 Comments
*{
margin: 0;
padding: 0;
font-family: "Roboto";
}

body{
background-color: #eee;